Skip to content

Conversation

@kares
Copy link
Contributor

@kares kares commented Mar 15, 2022

actual option implementation provided by mixin logstash-plugins/logstash-mixin-http_client#40

@kares kares mentioned this pull request Mar 16, 2022
40 tasks
@kares kares marked this pull request as ready for review March 17, 2022 12:33
@kares kares requested a review from karenzone March 21, 2022 11:18
@kares kares requested review from kaisecheng and removed request for karenzone March 21, 2022 12:52
Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments for consideration inline.

@server = start_app_and_wait(TestApp, &server_setup)
end

let(:server_setup) { lambda { |_| } }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this lambda is required?

Copy link
Contributor

@kaisecheng kaisecheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual change looks good. It takes the new option from mixin http_client. Thanks for the effort refactoring the test 🏅 . I left one question to the test

kares and others added 3 commits March 22, 2022 05:54
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
@kares kares merged commit 7d2b3f6 into logstash-plugins:main Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants